home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Advisor 2010 April
/
PCA177.iso
/
ESSENTIALS
/
Firefox Setup.exe
/
nonlocalized
/
chrome
/
browser.jar
/
content
/
browser
/
sanitizeDialog.css
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2009-07-15
|
371 b
|
20 lines
/* Places tree */
#placesTreechildren {
-moz-user-focus: normal;
}
#placesTreechildren::-moz-tree-cell(grippyRow),
#placesTreechildren::-moz-tree-cell-text(grippyRow),
#placesTreechildren::-moz-tree-image(grippyRow) {
cursor: -moz-grab;
}
/* Sanitize everything warnings */
#sanitizeEverythingWarning,
#sanitizeEverythingUndoWarning {
white-space: pre-wrap;
}